runtime.cleanupQueue.blockUntilEmpty (method)
3 uses
runtime (current package)
mcleanup.go#L685: func (q *cleanupQueue) blockUntilEmpty(timeout int64) bool {
mcleanup.go#L703: return gcCleanups.blockUntilEmpty(timeout)
mcleanup.go#L708: return gcCleanups.blockUntilEmpty(timeout)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)